onLoadResourceCustomScheme property
- @Deprecated('Use onLoadResourceWithCustomScheme instead')
final
Use onLoadResourceWithCustomScheme instead.
Implementation
@Deprecated('Use onLoadResourceWithCustomScheme instead')
final Future<CustomSchemeResponse?> Function(T controller, Uri url)?
onLoadResourceCustomScheme;