currencyCode property

StringOperators? get currencyCode
inherited

Implementation

StringOperators? get currencyCode => throw _privateConstructorUsedError;
set currencyCode (StringOperators? value)
inherited

Implementation

set currencyCode(StringOperators? value) =>
    throw _privateConstructorUsedError;