unitNameB64 property

  1. @JsonKey(name: 'unit-name-b64')
String? unitNameB64
final

Base64 encoded name of a unit of this asset, as supplied by the creator.

Implementation

@JsonKey(name: 'unit-name-b64')
final String? unitNameB64;