isGetter property Null safety

bool isGetter

Return true if this function declares a getter.

Implementation

bool get isGetter;