customTypeStartsWithFilter property
- @JsonKey(name: 'custom_type_startswith')
read / write
A filter to return channels that start with the specified customType.
Implementation
@JsonKey(name: 'custom_type_startswith')
String? customTypeStartsWithFilter;