TOauthInput constructor

const TOauthInput({
  1. required TOauthBody body,
})

Implementation

const TOauthInput({required this.body});