instance property

Utils get instance

Returns the singleton instance of Utils.

Implementation

static Utils get instance => _singleton;