contexts property
Unmodifiable map of the scope contexts key/value See also:
Implementation
Map<String, dynamic> get contexts => Map.unmodifiable(_contexts);
Unmodifiable map of the scope contexts key/value See also:
Map<String, dynamic> get contexts => Map.unmodifiable(_contexts);