licensesRemaining property

int licensesRemaining

Implementation

int get licensesRemaining => _getAttribute<int>(kLicensesRemaining, 0);