webWildCards property

List<String>? webWildCards
final

The web wild cards for this group (ex: image/, video/).

Implementation

final List<String>? webWildCards;