menu
morpheme_cli package
documentation
project/test/test_command.dart
TestDependencyError
TestDependencyError.new const constructor
TestDependencyError.new const constructor
dark_mode
light_mode
TestDependencyError
constructor
const
TestDependencyError
(
String
message
,
List
<
String
>
resolutionSteps
)
Implementation
const TestDependencyError(this.message, this.resolutionSteps);
morpheme_cli package
documentation
project/test/test_command
TestDependencyError
TestDependencyError.new const constructor
TestDependencyError class