Dart SDK
dart:core
Invocation
isGetter
property
isGetter
Invocation
Properties
memberName
positionalArguments
namedArguments
isMethod
isGetter
isSetter
isAccessor
Constructors
Invocation
bool
isGetter
read-only
Whether the invocation was a getter call. If so, both types of arguments is empty.