create static method

NotifyRequest create()

Implementation

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