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