nativeTypes top-level constant

List<Type> const nativeTypes

Implementation

const List<Type> nativeTypes = [String, DateTime, int, double, bool];