$$BackgroundTableUpdateCompanionBuilder typedef
Implementation
typedef $$BackgroundTableUpdateCompanionBuilder = BackgroundCompanion Function({
Value<String> userId,
Value<Uint8List> data,
Value<int> rowid,
});
typedef $$BackgroundTableUpdateCompanionBuilder = BackgroundCompanion Function({
Value<String> userId,
Value<Uint8List> data,
Value<int> rowid,
});