Enumerations

The following enumerations are available globally.

  • Result object for cases where we can get success of object or failure.

    See more

    Declaration

    Swift

    public enum Result<Value>