RestoreTimeCallback typedef
RestoreTimeCallback =
int Function()
This will be used to set the ResumeTime when player restore.
Implementation
typedef RestoreTimeCallback = int Function();
This will be used to set the ResumeTime when player restore.
typedef RestoreTimeCallback = int Function();