data property

  1. @JsonKey(name: 'data_')
List<int>? data
final

The audio frame.

Implementation

@JsonKey(name: 'data_')
final List<int>? data;