region property
The preferred voice region for the stream (1-64 characters)
Implementation
@JsonKey(includeIfNull: false)
final String? region;
The preferred voice region for the stream (1-64 characters)
@JsonKey(includeIfNull: false)
final String? region;