menu
custom_error package
documentation
custom_error.dart
CustomError
getAllErrors method
getAllErrors method
dark_mode
light_mode
getAllErrors
method
List
<
Map
<
String
,
dynamic
>
>
getAllErrors
(
)
Implementation
List<Map<String, dynamic>> getAllErrors() { return errors; }
custom_error package
documentation
custom_error
CustomError
getAllErrors method
CustomError class