fields property

  1. @override
MappableFields<ShuffleCellRequest> fields
final

The set of fields this interface defines.

Implementation

@override
final MappableFields<ShuffleCellRequest> fields = const {
  #cell: _f$cell,
};