menu
nrfutil package
documentation
terminal/config/config.dart
Config
comment property
comment property
dark_mode
light_mode
comment
property
@JsonKey.new(name: 'comment')
String
?
comment
final
Commets in the generated hex of bin file
Implementation
@JsonKey(name: 'comment') final String? comment;
nrfutil package
documentation
terminal/config/config
Config
comment property
Config class