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