getQposInfo method

void getQposInfo()

Implementation

void getQposInfo() async{
  await _methodChannel.invokeMethod('getQposInfo');
}