isGetter property

bool get isGetter

Implementation

bool get isGetter => kind == 'get';