tryConvertToQuantity property

String? get tryConvertToQuantity

Implementation

String? get tryConvertToQuantity {
  return this?.tryConvertToQuantity;
}