onResumed method

Future<void> onResumed()

Implementation

Future<void> onResumed()async{
  client.tryagin();
}