menu
aws_devicefarm_api package
documentation
devicefarm-2015-06-23.dart
ListTestsResult
tests property
tests property
dark_mode
light_mode
tests
property
List
<
Test
>
?
tests
final
Information about the tests.
Implementation
final List<Test>? tests;
aws_devicefarm_api package
documentation
devicefarm-2015-06-23
ListTestsResult
tests property
ListTestsResult class