Returns whether the current device/platform supports eSIM operations.
Future<bool> isEsimSupported() { throw UnimplementedError('isEsimSupported() has not been implemented.'); }