companies property

List<String>? companies
getter/setter pair

List of companies associated with the developer.

Implementation

core.List<core.String>? companies;