systemsOfUnits property

List<SystemOfUnits<T>> systemsOfUnits
final

Collection of SystemOfMeasurement for this PhysicalProperty

Implementation

final List<SystemOfUnits<T>> systemsOfUnits = [];