create static method

ErrorMessage create()

Implementation

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