wireName property

String? wireName
final

The wire name when the field is serialized. Defaults to null which indicates the name is to be taken from the literal field name.

Implementation

final String? wireName;