Future<void> withIdentifyDisableSignedPeerRecord(bool disable) async { disableSignedPeerRecord = disable; }