create static method

JoinRequest create()

Implementation

@$core.pragma('dart2js:noInline')
static JoinRequest create() => JoinRequest._();