TGetPrivateKeyInput constructor

const TGetPrivateKeyInput({
  1. required TGetPrivateKeyBody body,
})

Implementation

const TGetPrivateKeyInput({required this.body});