toSQL method

  1. @override
String toSQL()
override

Returns the SQL representation of this field type

Implementation

@override
String toSQL() => sqlType;