isMethod property - Invocation class - dart:core library (original) (raw)
bool getisMethod
Whether the invocation was a method call.
Implementation
bool get isMethod;
bool getisMethod
Whether the invocation was a method call.
bool get isMethod;