encodedName property

String get encodedName

Gets the encoded name for this Fields.

Implementation

String get encodedName => _fieldNames.join(internalNameSeparator);