CheckAuthenticationBotToken constructor
CheckAuthenticationBotToken({
- required String token,
Implementation
CheckAuthenticationBotToken({required this.token});
CheckAuthenticationBotToken({required this.token});