context property

Map<String, Object>? get context

Implementation

Map<String, Object>? get context => _context;