AmbientLight.fromJSON( Map<String, dynamic> json, Map<String, dynamic> rootJSON) : super.fromJSON(json, rootJSON) { type = 'AmbientLight'; }