menu
flutter_auditor package
documentation
audits/android/debuggable_audit.dart
DebuggableAudit
id property
id property
dark_mode
light_mode
id
property
@
override
String
get
id
override
Unique identifier for the audit.
Implementation
@override String get id => 'android_debuggable';
flutter_auditor package
documentation
audits/android/debuggable_audit
DebuggableAudit
id property
DebuggableAudit class