TDeleteAuthenticatorsInput constructor

const TDeleteAuthenticatorsInput({
  1. required TDeleteAuthenticatorsBody body,
})

Implementation

const TDeleteAuthenticatorsInput({required this.body});