getDefault static method

CommandErrored getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static CommandErrored getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<CommandErrored>(create);