isGetter property Null safety

bool isGetter

Return true if this method declares a getter.

Implementation

bool get isGetter;