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