$ShareeLookup_ExtraInterface class abstract interface

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

address Lookup?
no setter
email Lookup?
no setter
federationId String
no setter
hashCode int
The hash code for this object.
no setterinherited
name Lookup?
no setter
phone Lookup?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
twitter Lookup?
no setter
twitterSignature Lookup?
no setter
userid Lookup?
no setter
website Lookup?
no setter
websiteSignature Lookup?
no setter

Methods

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