Mutation$updateUser$updateUser$work class

Available extensions

Properties

city Mutation$updateUser$updateUser$work$city?
final
company String?
final
copyWith CopyWith$Mutation$updateUser$updateUser$work<Mutation$updateUser$updateUser$work>

Available on Mutation$updateUser$updateUser$work, provided by the UtilityExtension$Mutation$updateUser$updateUser$work extension

no setter
country Mutation$updateUser$updateUser$work$country?
final
current bool?
final
description String?
final
from DateTime?
final
hashCode int
The hash code for this object.
no setteroverride
position String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tags List<String>?
final
to DateTime?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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