authLogin method
Implementation
Future<String?> authLogin(DingTalkAuthParam param) {
throw UnimplementedError('auth() has not been implemented.');
}
Future<String?> authLogin(DingTalkAuthParam param) {
throw UnimplementedError('auth() has not been implemented.');
}