Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. @override
  2. void initState() {
  3. super.initState();
  4. FirebaseAdMob.instance
  5. .initialize(appId: "ca-app-pub-3940256099942544~3347511713");
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement