menu
flutter_telink_ble package
documentation
models/telink_mesh_config.dart
TelinkMeshConfig
appKeys property
appKeys property
dark_mode
light_mode
appKeys
property
Map
<
int
,
String
>
appKeys
final
Application keys mapped by their indices
Implementation
final Map<int, String> appKeys;
flutter_telink_ble package
documentation
models/telink_mesh_config
TelinkMeshConfig
appKeys property
TelinkMeshConfig class