create static method

ProtoError create()

Implementation

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