MYSQL constant

DatabaseEngine const MYSQL

Implementation

static const DatabaseEngine MYSQL = DatabaseEngine._(1, _omitEnumNames ? '' : 'MYSQL');