menu
dingtalk_sdk_fork package
documentation
response.dart
AuthResponse
AuthResponse.new constructor
AuthResponse.new constructor
dark_mode
light_mode
AuthResponse
constructor
AuthResponse
(
String
authCode
,
String
error
,
String
state
)
Implementation
AuthResponse(this.authCode, this.error, this.state);
dingtalk_sdk_fork package
documentation
response
AuthResponse
AuthResponse.new constructor
AuthResponse class