factory GenericItemData.fromJson( Map<String, dynamic> json, T Function(Object?) fromJsonT) = _$GenericItemDataImpl<T>.fromJson;