slots property

Map<String, String>? slots
final

Map of the slots that have been gathered and their values.

Implementation

final Map<String, String>? slots;