TCreateTvcAppInput constructor

const TCreateTvcAppInput({
  1. required TCreateTvcAppBody body,
})

Implementation

const TCreateTvcAppInput({required this.body});