LicenseEntryCollector typedef

Stream<LicenseEntry> LicenseEntryCollector ()

Signature for callbacks passed to LicenseRegistry.addLicense.

Implementation

typedef LicenseEntryCollector = Stream<LicenseEntry> Function();