callType property
The type of the call: one2one, group or public.
Implementation
@BuiltValueField(wireName: 'call-type')
String? get callType;
The type of the call: one2one, group or public.
@BuiltValueField(wireName: 'call-type')
String? get callType;