fields property
final
The set of fields this interface defines.
Implementation
@override
final MappableFields<ItemLocation> fields = const {
#namespace: _f$namespace,
#id: _f$id,
};
The set of fields this interface defines.
@override
final MappableFields<ItemLocation> fields = const {
#namespace: _f$namespace,
#id: _f$id,
};