Flutter
dart:core
Invocation
isMethod property
isMethod
isMethod
property
Null safety
bool
isMethod
Whether the invocation was a method call.
Implementation
bool get isMethod;
Flutter
dart:core
Invocation
isMethod property
Invocation class
Constructors
Invocation
genericMethod
getter
method
setter
Properties
hashCode
isAccessor
isGetter
isMethod
isSetter
memberName
namedArguments
positionalArguments
runtimeType
typeArguments
Methods
noSuchMethod
toString
Operators
operator ==