isGetter property
Whether the invocation was a getter call. If so, all three types of arguments lists are empty.
Implementation
bool get isGetter;
Whether the invocation was a getter call. If so, all three types of arguments lists are empty.
bool get isGetter;