create static method

SignedMessage create()

Implementation

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