fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<CellHideChanged> fields = const {
#cell: _f$cell,
#object: _f$object,
#hide: _f$hide,
};
The set of fields this interface defines.
@override
final MappableFields<CellHideChanged> fields = const {
#cell: _f$cell,
#object: _f$object,
#hide: _f$hide,
};