castDevicesType property

DevicesType get castDevicesType

Implementation

DevicesType get castDevicesType {
  _checkDisposed();
  return _castDevicesType;
}