includeMetaArray property
Determines whether to include the metaarray information of the messages in the results. default value is false
Implementation
@JsonKey(name: 'with_sorted_meta_array')
bool includeMetaArray = false;
Determines whether to include the metaarray information of the messages in the results. default value is false
@JsonKey(name: 'with_sorted_meta_array')
bool includeMetaArray = false;