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