Factory function used to convert JSON into a model instance.
final T Function(Map<String, dynamic>) fromJson;