create static method

SignedPayload create()

Implementation

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