core.Map<core.String, core.dynamic> toJson() { final storageManagement = this.storageManagement; return {'storageManagement': ?storageManagement}; }