menu
meshagent package
documentation
yaml/yaml_exception.dart
YamlException
message property
message property
dark_mode
light_mode
message
property
String
get
message
inherited
A message describing the exception.
Implementation
String get message => _message;
meshagent package
documentation
yaml/yaml_exception
YamlException
message property
YamlException class