The factory method for the image message from the json.
factory ModelImageMessage.fromJson(Map<String, dynamic> json) => _$ModelImageMessageFromJson(json);