amountCents property

int amountCents

Implementation

int get amountCents => _getAttribute<int>(kAmountCents, 0);