buffer property
The buffer address of the received Metadata.
Implementation
@JsonKey(name: 'buffer', ignore: true)
final Uint8List? buffer;
The buffer address of the received Metadata.
@JsonKey(name: 'buffer', ignore: true)
final Uint8List? buffer;