instance property

Implementation

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