FMService constructor

FMService()

Implementation

factory FMService() {
  return _instance;
}