Map<String, dynamic> toJson() => withoutNulls({ 'password': password, 'level': level, 'email': email, 'flow': flow, });