ouncesToGrams property

double get ouncesToGrams

From Ounces to grams

Implementation

double get ouncesToGrams => this * 28.34952;