menu
nrfutil package
documentation
terminal/config/bootloader_config.dart
BootloaderConfig
path property
path property
dark_mode
light_mode
path
property
@JsonKey.new(name: 'path')
String
?
path
final
Path to bootloader
Implementation
@JsonKey(name: 'path') final String? path;
nrfutil package
documentation
terminal/config/bootloader_config
BootloaderConfig
path property
BootloaderConfig class