querySms method

Implementation

Future<List<SmsMessageInfoData>> querySms() async {
  return [];
}