files property

Map<String, String>? files
getter/setter pair

Implementation

late Map<String, String>? files;