CheckAuthenticationBotToken constructor

CheckAuthenticationBotToken({
  1. required String token,
})

Implementation

CheckAuthenticationBotToken({required this.token});