getDefault static method

GetMyInstanceResponse getDefault()

Implementation

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