applications property

List<Application>? applications
getter/setter pair

The list of applications that support data transfer and are also installed for the customer.

Implementation

core.List<Application>? applications;