type property

  1. @BuiltValueField(wireName: r'type')
String type

'O' for open, 'I' for invite only

Implementation

@BuiltValueField(wireName: r'type')
String get type;