defaultIntSerial top-level constant
String
const defaultIntSerial
Int for the default primary key type.
Implementation
const String defaultIntSerial = 'serial';
Int for the default primary key type.
const String defaultIntSerial = 'serial';