FastSplashAdJob constructor

FastSplashAdJob()

Implementation

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