locationList property

List<OrderAddress>? locationList
getter/setter pair

Implementation

List<OrderAddress>? locationList = [];