optionList property

List<OptionModel> optionList
getter/setter pair

Implementation

List<OptionModel> optionList = <OptionModel>[].obs;