FastRewardedAdJob constructor
FastRewardedAdJob()
Implementation
factory FastRewardedAdJob() {
return (_singleton ??= const FastRewardedAdJob._());
}
factory FastRewardedAdJob() {
return (_singleton ??= const FastRewardedAdJob._());
}