menu
ezviz_flutter package
documentation
ezviz_flutter.dart
EzvizException
EzvizException.new constructor
EzvizException.new constructor
dark_mode
light_mode
EzvizException
constructor
EzvizException
(
String
message
, {
String
?
code
,
})
Implementation
EzvizException(this.message, {this.code});
ezviz_flutter package
documentation
ezviz_flutter
EzvizException
EzvizException.new constructor
EzvizException class