wireName property

String? wireName
final

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

Implementation

final String? wireName;