menu
co_po_generator
models\cell_mapping.dart
CellMapping
CellMapping factory constructor
CellMapping
brightness_4
brightness_5
CellMapping
constructor
CellMapping
(
dynamic
name
)
Implementation
factory CellMapping(name) { debugPrint(name); return _instance; }
co_po_generator
cell_mapping
CellMapping
CellMapping factory constructor
CellMapping class