loading method

  1. @override
void loading()

Implementation

@override
void loading() {
  print("Yükleniyor");
}