create static method

ErrorMsg create()

Implementation

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