toSql method

  1. @override
String toSql()
override

Implementation

@override
String toSql() => '$name INTEGER PRIMARY KEY';