instance property

Notifier instance

Implementation

static Notifier get instance => _instance ??= Notifier._();