registerWith static method

dynamic registerWith()

Implementation

static registerWith() {
  QuickNotifyPlatform.instance = QuickNotifyLinux();
}