allowedTypes constant

List<Type> const allowedTypes

Implementation

static const allowedTypes = [String, int, double, bool];