switchGPS abstract method

Future<bool?> switchGPS(
  1. bool enable
)

Implementation

Future<bool?> switchGPS(bool enable);