totalCents property

int totalCents

Implementation

int get totalCents => _getAttribute<int>(kTotalCents, 0);