magneticFieldStrengthDimensions constant
Dimensions
const magneticFieldStrengthDimensions
Dimensions for this type of quantity
Implementation
static const Dimensions magneticFieldStrengthDimensions = Dimensions.constant(
<String, int>{'Length': -1, 'Current': 1},
qType: MagneticFieldStrength);