metadata property

  1. @JsonKey(name: 'metadata')
String? metadata
final

Deprecated Obsolete and not recommended for use. The metadata sent to the CDN client.

Implementation

@JsonKey(name: 'metadata')
final String? metadata;