SandboxTransferTestClockAdvanceRequest constructor
SandboxTransferTestClockAdvanceRequest({})
Implementation
SandboxTransferTestClockAdvanceRequest({
required this.clientId,
required this.secret,
required this.testClockId,
required this.newFrozenTimestamp,
});