force property
Pass true to update the score even if it decreases. If the score is 0, the user will be deleted from the high score table
Implementation
Bool? force;
Pass true to update the score even if it decreases. If the score is 0, the user will be deleted from the high score table
Bool? force;