gql_link package
documentation
link
LinkException
LinkException const constructor
LinkException
LinkException
constructor
Null safety
const
LinkException
(
dynamic
originalException
)
Implementation
const LinkException( this.originalException, );
gql_link package
documentation
link
LinkException
LinkException const constructor
LinkException class
Constructors
LinkException
Properties
hashCode
originalException
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==