dropList property Null safety

List<Drop> dropList
read / write

Implementation

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