isXMPhone method

Future<bool?> isXMPhone()

Implementation

Future<bool?> isXMPhone() async {
  throw UnimplementedError('isXMPhone() has not been implemented.');
}