menu
nrfutil package
documentation
terminal/config/softdevice_config.dart
SoftDeviceConfig
toString method
toString method
dark_mode
light_mode
toString
method
@
override
String
toString
(
)
override
Converts
SoftDeviceConfig
to
String
Implementation
@override String toString() => 'SoftDeviceConfig: ${toJson()}';
nrfutil package
documentation
terminal/config/softdevice_config
SoftDeviceConfig
toString method
SoftDeviceConfig class