urlB64 property

  1. @JsonKey(name: 'url-b64')
String? urlB64
final

Base64 encoded URL where more information about the asset can be found.

Implementation

@JsonKey(name: 'url-b64')
final String? urlB64;