fillModelMatchesMap function
Matches a map fill the model, handling any sort order of fields.
actual value can be a type or an object.
Not working yet
Implementation
@experimental
Matcher fillModelMatchesMap(Map map, [CvFillOptions? options]) =>
_FillModelMatchesMapMatcher(map, options);