defaultChannelUserRole property

  1. @BuiltValueField(wireName: r'default_channel_user_role')
String? defaultChannelUserRole

The id of the default channel user role for this scheme.

Implementation

@BuiltValueField(wireName: r'default_channel_user_role')
String? get defaultChannelUserRole;