copyWith property

Implementation

$DeviceAssociationCopyWith<DeviceAssociation> get copyWith =>
    _$DeviceAssociationCopyWithImpl<DeviceAssociation>(
      this,
      (value) => value,
    );