wireName property

String wireName

The wire name of the serializable type. For most classes, the class name. For primitives and collections a lower-case name is defined as part of the built_json wire format.

Implementation

String get wireName;