variants property

Map<String, Box?> get variants

Implementation

Map<String, Box?> get variants => _variants;