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