loading method

  1. @override
String loading()
override

Implementation

@override
String loading() {
  return 'Loading';
}