create static method

UnbanUserRequest create()

Implementation

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