getDefault static method

GetLengthsResponse getDefault()

Implementation

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