isMethod property - Invocation class - dart:core library (original) (raw)

description

bool getisMethod

Whether the invocation was a method call.

Implementation

bool get isMethod;