map property

Map<String, String>? map
final

An optional contains map content from the file as a JSON.

Implementation

final Map<String, String>? map;