menu
Dart
dart:core
Invocation
isMethod property
isMethod
brightness_4
brightness_5
description
isMethod
property
bool
isMethod
Whether the invocation was a method call.
Implementation
bool get isMethod;
Dart
dart:core
Invocation
isMethod property
Invocation class