customerTypes top-level constant

List<String> const customerTypes

Implementation

const List<String> customerTypes = ['private', 'company'];