context property

Map<String, dynamic>? context
final

Additional context for the error.

Implementation

final Map<String, dynamic>? context;