$DeviceModelExtension extension

on

Methods

copyWith({String? website, String? wikiLink, String? make, String? model, String? version, List<Parameter>? parameters, String? id, String? $id, int? cstamp, String? cby, String? uby, int? ustamp, String? name, String? icon, String? description, List<String>? images}) DeviceModel

Available on DeviceModel, provided by the $DeviceModelExtension extension

copyWithWrapped({Wrapped<String?>? website, Wrapped<String?>? wikiLink, Wrapped<String?>? make, Wrapped<String?>? model, Wrapped<String?>? version, Wrapped<List<Parameter>?>? parameters, Wrapped<String?>? id, Wrapped<String>? $id, Wrapped<int?>? cstamp, Wrapped<String?>? cby, Wrapped<String?>? uby, Wrapped<int?>? ustamp, Wrapped<String?>? name, Wrapped<String?>? icon, Wrapped<String?>? description, Wrapped<List<String>?>? images}) DeviceModel

Available on DeviceModel, provided by the $DeviceModelExtension extension