create static method

NotifyResult create()

Implementation

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