startService method

dynamic startService()

Implementation

startService() {
  NotifyMePlatform._instance.startService();
}