The factory method for the user from the json.
factory ModelUser.fromJson(Map<String, dynamic> json) => _$ModelUserFromJson(json);