dropList property

List<CustomDrop> dropList
getter/setter pair

Implementation

List<CustomDrop> dropList = <CustomDrop>[];