context property

Map<String, dynamic> context
final

Context metadata captured at the time of the conversion attempt.

Implementation

final Map<String, dynamic> context;