values property

Map<String, dynamic> get values

Implementation

Map<String, dynamic> get values => Map.unmodifiable(_args);