create static method

BlockUserInfo create()

Implementation

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