apps property

List<String>? apps
getter/setter pair

List of apps associated with the developer.

Implementation

core.List<core.String>? apps;