Share

public struct Share : Decodable
  • Declaration

    Swift

    public let value: Int64
  • Declaration

    Swift

    public init(from decoder: Decoder) throws