TGetWhoamiInput constructor

const TGetWhoamiInput({
  1. required TGetWhoamiBody body,
})

Implementation

const TGetWhoamiInput({required this.body});