OneTimeCreditsIcloud(int initialCredits, String key) : creditKey = "oneTimeCredits_$key" { _init(initialCredits); }