create static method

BanUserResponse create()

Implementation

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