create static method

BanRequest create()

Implementation

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