fieldName property

String fieldName

Implementation

String get fieldName => '${isPrivate ? '_' : ''}$argumentName';