fieldName property

  1. @ToBeDeprecated('Use fieldName2 instead.')
SimpleIdentifier get fieldName

The name of the field being initialized.

Implementation

@ToBeDeprecated('Use fieldName2 instead.')
SimpleIdentifier get fieldName;