create static method

KickUserResponse create()

Implementation

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