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