wireName property

String? wireName
final

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

Implementation

final String? wireName;