WindowRectanglesCompanion.insert constructor
Implementation
WindowRectanglesCompanion.insert({
this.id = const Value.absent(),
this.width = const Value.absent(),
this.height = const Value.absent(),
this.dx = const Value.absent(),
this.dy = const Value.absent(),
});