CopyWith$Query$quest$quest$questType$wallet$owner$pos<TRes> class abstract

Properties

company CopyWith$Query$quest$quest$questType$wallet$owner$pos$company<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
picture CopyWith$Query$quest$quest$questType$wallet$owner$pos$picture<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({String? id, String? name, String? title, List<String>? email, List<String>? phone, String? website, String? subtitle, DateTime? createdAt, DateTime? updatedAt, String? brandColor, String? description, Query$quest$quest$questType$wallet$owner$pos$company? company, Query$quest$quest$questType$wallet$owner$pos$picture? picture, List<Query$quest$quest$questType$wallet$owner$pos$locations>? locations}) → TRes
locations(Iterable<Query$quest$quest$questType$wallet$owner$pos$locations>? _fn(Iterable<CopyWith$Query$quest$quest$questType$wallet$owner$pos$locations<Query$quest$quest$questType$wallet$owner$pos$locations>>?)) → 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