totalCreditsFlag property

bool totalCreditsFlag
final

In some cases, we won’t be able to provide the exact amount of credits earned since the previous OW credited event (specifically when the user clears the app data). In such cases 'credits' will also represent 'totalCredits', and this will be 'true'.

Implementation

final bool totalCreditsFlag;