data property Null safety
read / write
The extra information to be added along side the test result.
Implementation
Map<String, dynamic>? data;
The extra information to be added along side the test result.
Map<String, dynamic>? data;