grammar property

  1. @override
Grammar get grammar
override

Implementation

@override
Grammar get grammar => const SqliteGrammar();