create static method

AdminMessage create()

Implementation

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