run method

Implementation

@override
Future<YaoOdooService> run() async {
  return this;
}