@override MeshPhysicalMaterial clone() { return MeshPhysicalMaterial(<String, dynamic>{}).copy(this); }