WooProductVariationDimension.fromJson(Map<String, dynamic> json) : length = json['length'], width = json['width'], height = json['height'];