slots property

Map<String, SViewSlot>? slots
final

Map of field id to sview slot

Implementation

final Map<String, SViewSlot>? slots;