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