menu
olx_test_runner package
documentation
command_runner/validate_test_command.dart
ValidateTestCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'validate';
olx_test_runner package
documentation
command_runner/validate_test_command
ValidateTestCommand
name property
ValidateTestCommand class