menu
flutter_myalgo_connect package
documentation
myalgo_connect_web.dart
MyAlgoException
MyAlgoException constructor
MyAlgoException constructor
dark_mode
light_mode
MyAlgoException
constructor
MyAlgoException
(
String
message
,
dynamic
cause
)
Implementation
MyAlgoException(this.message, this.cause);
flutter_myalgo_connect package
documentation
myalgo_connect_web
MyAlgoException
MyAlgoException constructor
MyAlgoException class