bytes property

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

bytes value.

Implementation

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