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