menu
flutter_testrail package
documentation
test_case.dart
SoftDeleteTestCase
asJson property
asJson property
dark_mode
light_mode
asJson
property
Map
<
String
,
dynamic
>
get
asJson
Implementation
Map<String, dynamic> get asJson => { 'results': results, 'tests': tests, };
flutter_testrail package
documentation
test_case
SoftDeleteTestCase
asJson property
SoftDeleteTestCase class