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