menu
flutter_hyperswitch package
documentation
types.dart
HyperswitchException
HyperswitchException.new constructor
HyperswitchException.new constructor
dark_mode
light_mode
HyperswitchException
constructor
HyperswitchException
(
{
required
String
code
,
required
String
message
,
})
Implementation
HyperswitchException({ required this.code, required this.message, });
flutter_hyperswitch package
documentation
types
HyperswitchException
HyperswitchException.new constructor
HyperswitchException class