Map<String, dynamic> toMap() { return UnbanPlayerRequestMapper.ensureInitialized() .encodeMap<UnbanPlayerRequest>(this as UnbanPlayerRequest); }