menu
flutter_rxnet_forzzh package
documentation
net/rxnet_exception.dart
RxNetException
RxNetException.new constructor
RxNetException.new constructor
dark_mode
light_mode
RxNetException
constructor
RxNetException
(
{
String
?
code
,
RxResult
?
resultEntity
,
})
Implementation
RxNetException({this.code,this.resultEntity});
flutter_rxnet_forzzh package
documentation
net/rxnet_exception
RxNetException
RxNetException.new constructor
RxNetException class