getDefault static method

MsgExecResponse getDefault()

Implementation

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