create static method

PushBody create()

Implementation

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