parsed property

Map<String, String> get parsed

Implementation

Map<String, String> get parsed => UCodeValue.parse(text, format);