FastRewardedAdJob constructor

FastRewardedAdJob()

Implementation

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