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