restoreBond property

bool? restoreBond
final

Sets whether the bond should be created after the DFU is complete. Please see the {@link DfuBaseService#EXTRA_RESTORE_BOND} for more information regarding requirements.

This flag is ignored when Secure DFU Buttonless Service is used. It will keep or will not restore the bond depending on the Buttonless service type.

Implementation

final bool? restoreBond;