create static method

PushResponse create()

Implementation

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