getInstance static method

dynamic getInstance()

获取单例方法

Implementation

static getInstance() => _instance;