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