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