$$CallRectanglesTableUpdateCompanionBuilder typedef

$$CallRectanglesTableUpdateCompanionBuilder = CallRectanglesCompanion Function({Value<String> chatId, Value<String> rect, Value<int> rowid})

Implementation

typedef $$CallRectanglesTableUpdateCompanionBuilder =
    CallRectanglesCompanion Function({
      Value<String> chatId,
      Value<String> rect,
      Value<int> rowid,
    });