menu
firebaseapis package
documentation
firebaserules/v1.dart
TestSuite
testCases property
testCases property
dark_mode
light_mode
testCases
property
List
<
TestCase
>
?
testCases
getter/setter pair
Collection of test cases associated with the
TestSuite
.
Implementation
core.List<TestCase>? testCases;
firebaseapis package
documentation
firebaserules/v1
TestSuite
testCases property
TestSuite class