allowedApps property

List<RegisteredApp>? get allowedApps
inherited

allowedApps is the list of allowed apps

Implementation

String get code;/// [allowedApps] is the list of allowed apps
List<RegisteredApp>? get allowedApps;