create static method

SendInviteCode create()

Implementation

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