create static method

NotifyMessage create()

Implementation

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