context property

Map<String, dynamic>? context
final

The optional associated context map.

Implementation

final Map<String, dynamic>? context;