ThreeDimensionalPropertiesOutput constructor
ThreeDimensionalPropertiesOutput({})
Implementation
ThreeDimensionalPropertiesOutput({
this.stiffness = const [],
this.compliance = const [],
Map<String, double>?
engineeringConstants, // Make it nullable and initialize later
}) : engineeringConstants = engineeringConstants ?? {};