instance property

Notifier get instance

Implementation

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