capabilitiesResponse property

  1. @JsonKey(name: 'GetCapabilitiesResponse')
GetCapabilitiesResponse? capabilitiesResponse
final

This operation has been replaced by the more generic GetServices method. For capabilities of individual services refer to the DeviceManagement.getServiceCapabilities methods.

Implementation

@JsonKey(name: 'GetCapabilitiesResponse')
final GetCapabilitiesResponse? capabilitiesResponse;