This project is a starting point for a Flutter application.
# Android def android_noti(): noti = AndroidNotification(key, secret, "customizedcast") noti.alias_type = "user_id" noti.ticker = "ticker" noti.title = "title" noti ...