create static method

JoinResponse create()

Implementation

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