androidInfo method

Future<AndroidDeviceInfo> androidInfo()

Implementation

Future<AndroidDeviceInfo> androidInfo() {
  throw UnimplementedError('androidInfo() has not been implemented.');
}