getDefault static method

GetVersionReply getDefault()

Implementation

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