menu
nrfutil package
documentation
terminal/config/config.dart
Config
keyfileConfig property
keyfileConfig property
dark_mode
light_mode
keyfileConfig
property
@JsonKey.new(name: 'keyfile')
KeyFileConfig
?
keyfileConfig
final
Key file config
Implementation
@JsonKey(name: 'keyfile') final KeyFileConfig? keyfileConfig;
nrfutil package
documentation
terminal/config/config
Config
keyfileConfig property
Config class