companies property

List<Company>? companies
getter/setter pair

Companies for the current client.

Implementation

core.List<Company>? companies;