menu
csdocumentoscopysdkflutter package
documentation
csdocumentoscopysdkflutter_authentication_response.dart
CSDocsAuthenticationResponse
CSDocsAuthenticationResponse.new constructor
CSDocsAuthenticationResponse.new constructor
dark_mode
light_mode
CSDocsAuthenticationResponse
constructor
CSDocsAuthenticationResponse
(
{
required
String
accessToken
,
required
int
expiresIn
,
})
Implementation
CSDocsAuthenticationResponse({required this.accessToken, required this.expiresIn});
csdocumentoscopysdkflutter package
documentation
csdocumentoscopysdkflutter_authentication_response
CSDocsAuthenticationResponse
CSDocsAuthenticationResponse.new constructor
CSDocsAuthenticationResponse class