onStart method

  1. @override
void onStart()
override

Implementation

@override
void onStart() {
  _startSearch();
}