menu
rhino_flutter package
documentation
rhino_error.dart
RhinoIOException
RhinoIOException constructor
RhinoIOException constructor
dark_mode
light_mode
RhinoIOException
constructor
RhinoIOException
(
String
?
message
)
Implementation
RhinoIOException(String? message) : super(message);
rhino_flutter package
documentation
rhino_error
RhinoIOException
RhinoIOException constructor
RhinoIOException class