operation property

List<DeviceAssociationOperation>? operation
inherited

operation The details about the device when it is in use to describe its operation.

Implementation

List<DeviceAssociationOperation>? get operation =>
    throw _privateConstructorUsedError;