menu
mno_lcp package
documentation
network_service
NetworkException
NetworkException constructor
NetworkException
brightness_4
brightness_5
NetworkException
constructor
NetworkException
(
{
int
?
status
,
Exception
?
cause
}
)
Implementation
NetworkException({this.status, this.cause});
mno_lcp package
documentation
network_service
NetworkException
NetworkException constructor
NetworkException class
Constructors
NetworkException
Properties
cause
hashCode
runtimeType
status
Methods
noSuchMethod
toString
Operators
operator ==