testChainRoot property

Future<UITestChainRoot<U>> get testChainRoot

Implementation

Future<UITestChainRoot<U>> get testChainRoot => then((o) => o.testChainRoot);