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