copyWith property

Implementation

CopyWith$Query$DeviceById<Query$DeviceById> get copyWith =>
    CopyWith$Query$DeviceById(this, (i) => i);