uses property Null safety
final
An optional list of application specific uses cases applicable to the given destination. Prefix with NOT to invert. _i.e. NOT ads
Implementation
final List<String> uses;
An optional list of application specific uses cases applicable to the given destination. Prefix with NOT to invert. _i.e. NOT ads
final List<String> uses;