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