getOptions method
Use getSettings instead.
Implementation
@Deprecated('Use getSettings instead')
Future<InAppBrowserClassOptions?> getOptions() => platform.getOptions();
Use getSettings instead.
@Deprecated('Use getSettings instead')
Future<InAppBrowserClassOptions?> getOptions() => platform.getOptions();