CopyWith$Input$TechDeviceInput<TRes> class abstract

Properties

hashCode int
The hash code for this object.
no setterinherited
picture CopyWith$Input$PictureInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
specifications CopyWith$Input$TechDeviceSpecsInput<TRes>
no setter

Methods

call({String? name, List<String>? tags, String? code, Input$PictureInput? picture, String? releasedat, String? body, String? os, String? storage, String? displaySize, String? displayResolution, String? cameraPixels, String? videoPixels, String? ram, String? chipset, String? batterySize, String? batteryType, Input$TechDeviceSpecsInput? specifications, String? brand}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited