create static method

ImportedMessage create()

Implementation

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