getDefault static method

CollectionObjectQuery getDefault()

Implementation

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