data property

Map<String, dynamic>? data
getter/setter pair

The extra information to be added along side the test result.

Implementation

Map<String, dynamic>? data;