bytes property

  1. @JsonKey(includeToJson: false)
Uint8List? bytes
getter/setter pair

Implementation

@JsonKey(includeToJson: false)
Uint8List? bytes;