getMethod method

MethodChannel getMethod()

Implementation

MethodChannel getMethod() {
  return SystemTimeChangeDetectorPlatform.instance.mChannel;
}