The factory method for the text message from the json.
factory ModelTextMessage.fromJson(Map<String, dynamic> json) => _$ModelTextMessageFromJson(json);