checkStatus method

dynamic checkStatus()

Implementation

checkStatus() async {
  return await Utils.getInitResult();
}