assetDio static method

void assetDio()

Implementation

static void assetDio(){
  if(dio==null) throw Exception("call HttpUtil.init first");
}