userId property

  1. @BuiltValueField(wireName: r'user_id')
String userId

The ID of user to add into the channel

Implementation

@BuiltValueField(wireName: r'user_id')
String get userId;