description property

  1. @override
String get description
override

Short description of what this audit checks.

Implementation

@override
String get description =>
    'Checks the Android release build signing configuration for debug-key signing and hardcoded signing credentials.';