matchedLabel property

String? matchedLabel
final

Label of the pattern that matched the app-level gradle file, or null (no gradle pattern matched, or value came from local.properties fallback).

Implementation

final String? matchedLabel;