supportedMethods property

List<MethodSelector>? supportedMethods
getter/setter pair

The list of the supported methods.

This field exists only in response to GetSupportedService

Implementation

core.List<MethodSelector>? supportedMethods;