smokeTests property

  1. @override
List<AFScreenTestDescription> get smokeTests
override

Implementation

@override
List<AFScreenTestDescription> get smokeTests { return List<AFScreenTestDescription>.from(body.smokeTests); }