data property Null safety

Map<String, dynamic>? data
read / write

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

Implementation

Map<String, dynamic>? data;