menu
mno_lcp package
documentation
license_validation
Observer typedef
Observer
brightness_4
Observer
typedef
Null safety
Observer
=
void Function
(
ValidatedDocuments
?
,
Exception
?
)
Implementation
typedef Observer = void Function(ValidatedDocuments?, Exception?);
mno_lcp package
documentation
license_validation
Observer typedef
license_validation library
Classes
LicenseValidation
LicenseValidationDocument
LicenseValidationLicenseDocument
LicenseValidationStatusDocument
ValidatedDocuments
Enums
ObserverPolicy
Typedefs
Observer