value property

  1. @override
String get value
override

Implementation

@override
String get value => 'ALTER TABLE $tableName\n${token.value}';