Updates the fields of the Model with the fields from otherData.
otherData
void updateWithJson(Map<String, dynamic>? otherData) { throw UnimplementedError(); }