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