getDefault static method

GetVersionResponse getDefault()

Implementation

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