copyWith abstract method

AuthSignUpPayload copyWith({
  1. AuthDeviceInfo? deviceInfo,
})

Implementation

AuthSignUpPayload copyWith({AuthDeviceInfo? deviceInfo});