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