getDefault static method

MsgDelegate getDefault()

Implementation

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