LicenseEntryCollector typedef
Signature for callbacks passed to LicenseRegistry.addLicense.
Implementation
typedef LicenseEntryCollector = Stream<LicenseEntry> Function();
Signature for callbacks passed to LicenseRegistry.addLicense.
typedef LicenseEntryCollector = Stream<LicenseEntry> Function();