interface FeatureLayerCount {
    total_count: number;
}

Properties

Properties

total_count: number