isMatchedVersion property

bool isMatchedVersion

Imported JSON data loaded and converted, if necessary, to the latest version.

Implementation

bool get isMatchedVersion => _payloadVersion == version;