SubsStart method

Future<void> SubsStart()

Implementation

Future<void> SubsStart() async {
  return _instance.SubsStart();
}