menu
flutter_dingtalk_sdk package
documentation
response/dingtalk_response.dart
BaseDDShareResponse
isSuccessful property
isSuccessful property
dark_mode
light_mode
isSuccessful
property
bool
get
isSuccessful
Implementation
bool get isSuccessful => mErrCode == 0;
flutter_dingtalk_sdk package
documentation
response/dingtalk_response
BaseDDShareResponse
isSuccessful property
BaseDDShareResponse class