onResumed method

  1. @override
void onResumed()
override

Implementation

@override
void onResumed() {
  getRingtoneName();
  // Mirrorfly.setNotificationUri(value);
  // SessionManagement.setNotificationUri(value)
  //     .then((value) => getRingtoneName());
}