Check if service is available
@override Future<bool> isAvailable() async { // Check if service is available return true; }