menu
angel3_websocket package
documentation
io.dart
AngelHttpException
errors property
errors property
dark_mode
light_mode
errors
property
List
<
String
>
errors
final
A list of errors that occurred when this exception was thrown.
Implementation
final List<String> errors = [];
angel3_websocket package
documentation
io
AngelHttpException
errors property
AngelHttpException class