instance property

Yust instance

When using Yust with Flutter, you can access the instance of Yust with this getter.

Implementation

static Yust get instance => _instance!;