fleets property

List<Fleet>? fleets
getter/setter pair

The list of matching fleets.

Implementation

core.List<Fleet>? fleets;