matches property
bool
get
matches
Equality of the declared schema facts; inspect unmanaged objects separately.
Implementation
bool get matches => differences.isEmpty;
Equality of the declared schema facts; inspect unmanaged objects separately.
bool get matches => differences.isEmpty;