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