menu
dart_ng_forms package
documentation
exceptions/validation_exception.dart
ValidationException
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
stackTrace
final
Optional stack trace associated with where the error occurred.
Implementation
final StackTrace? stackTrace;
dart_ng_forms package
documentation
exceptions/validation_exception
ValidationException
stackTrace property
ValidationException class