customTypeStartsWithFilter property
read / write
A filter to return channels that start with the specified customType.
It will return null
if custom type starts with filter hasn't been set before.
Implementation
String? customTypeStartsWithFilter;