create static method

BanReply create()

Implementation

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