hasPublicSetter property

bool hasPublicSetter
latefinal

Implementation

late final bool hasPublicSetter = hasSetter && setter!.isPublic;