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
Constructors
Invocation
genericMethod
getter
method
setter
Properties
hashCode
isAccessor
isGetter
isMethod
isSetter
memberName
namedArguments
positionalArguments
runtimeType
typeArguments
Methods
noSuchMethod
toString
Operators
operator ==