amountMicros property

String? amountMicros
getter/setter pair

The amount purchased by the user, in micros (1,750,000 micros = 1.75).

Implementation

core.String? amountMicros;