AppManifestParsedProperties constructor
AppManifestParsedProperties({
- required String scope,
Implementation
AppManifestParsedProperties({required this.scope});
AppManifestParsedProperties({required this.scope});