hasSetter property

bool get hasSetter

Implementation

bool get hasSetter => _setter != null || setterAccessor != null;