getDefault static method

GetDetectionsResponse getDefault()

Implementation

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