ModelEntry typedef

ModelEntry = MapEntry<K, V?>

Model entry

Implementation

typedef ModelEntry = MapEntry<K, V>;