DeveloperDataValue

public struct DeveloperDataValue<Value> : DeveloperDataBox

Developer Data Value

  • Field Name

    Declaration

    Swift

    private(set) public var fieldName: String? { get }
  • Units

    Declaration

    Swift

    private(set) public var units: String? { get }