dartType top-level constant
List
Implementation
const List<String> dartType = [
'int', // 0
'String', // 1
'Uint8List', // 2
'double', // 3
'int', // 4
'bool', // 5
'DateTime', // 6
'DateTime', // 7
'String', // 8
'DateTime', // 9
'TimeOfDay', // 10
];