LCResultType public protocol LCResultType Undocumented Show on GitHub error Undocumented Declaration Swift var error: LCError? { get } Show on GitHub isSuccess Undocumented Declaration Swift var isSuccess: Bool { get } Show on GitHub isFailure Default implementation Undocumented Default Implementation Undocumented Declaration Swift var isFailure: Bool { get } Show on GitHub init(error:) Undocumented Declaration Swift init(error: LCError) Show on GitHub © 2023 LeanCloud. All rights reserved. (Last updated: 2023-12-05) Generated by jazzy ♪♫ v0.14.4, a Realm project.