create static method

StateMessage create()

Implementation

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