dropList property

List<Drop> dropList
getter/setter pair

Implementation

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