create static method

NotifyResponse create()

Implementation

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