isBinded method

bool isBinded()

是否绑定了uid

Implementation

bool isBinded() => _uid != null;