stop property

List<Stop?>? stop
getter/setter pair

Implementation

List<Stop?>? stop = List.empty(growable: true);