TCreateAuthenticatorsInput constructor

const TCreateAuthenticatorsInput({
  1. required TCreateAuthenticatorsBody body,
})

Implementation

const TCreateAuthenticatorsInput({required this.body});