TGetTvcAppInput constructor

const TGetTvcAppInput({
  1. required TGetTvcAppBody body,
})

Implementation

const TGetTvcAppInput({required this.body});