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