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