AppManifestParsedProperties constructor

AppManifestParsedProperties({
  1. required String scope,
})

Implementation

AppManifestParsedProperties({required this.scope});