menu
mtrust_api_guard package
documentation
config/config.dart
ApiGuardConfig
entryPoints property
entryPoints property
dark_mode
light_mode
entryPoints
property
List
<
String
>
entryPoints
final
Entry points for the API analysis.
Implementation
final List<String> entryPoints;
mtrust_api_guard package
documentation
config/config
ApiGuardConfig
entryPoints property
ApiGuardConfig class