dart / 1 / dart-core / invocation / isgetter.html

isGetter property

bool isGetter

Whether the invocation was a getter call. If so, both types of arguments is empty.

Source

bool get isGetter;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-core/Invocation/isGetter.html