getDefault static method

MsgExecLegacyContent getDefault()

Implementation

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