Returns the iframe id attribute used on the Web platform.
id
Officially Supported Platforms/Implementations:
Future<String?> getIFrameId() => platform.getIFrameId();