onPairingCodeGenerated property Null safety
final
A callback function which is called with the generated pairing code.
Implementation
final void Function(String) onPairingCodeGenerated;
A callback function which is called with the generated pairing code.
final void Function(String) onPairingCodeGenerated;