getDefault static method

ClearViewResponse getDefault()

Implementation

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