toSql method

  1. @override
String toSql()
override

Implementation

@override
String toSql() => '$name TEXT PRIMARY KEY NOT NULL';