menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
ASN1Identifier
isConstructed method
isConstructed method
dark_mode
light_mode
isConstructed
method
bool
isConstructed
(
)
Implementation
bool isConstructed() { return (rawValue & ASN1Identifier.constructedTag) != 0; }
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
ASN1Identifier
isConstructed method
ASN1Identifier class