data property

Map<String, dynamic>? data
final

Additional data related to the error, if any.

Implementation

final Map<String, dynamic>? data;