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