$$CacheSummaryTableUpdateCompanionBuilder typedef
Implementation
typedef $$CacheSummaryTableUpdateCompanionBuilder = CacheSummaryCompanion
Function({
Value<int> id,
Value<int> size,
Value<PreciseDateTime?> modified,
Value<int?> maxSize,
});