Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 666 Bytes

File metadata and controls

43 lines (29 loc) · 666 Bytes

STRUCT

Schemas.ExpoToken

Contents

public struct ExpoToken: Codable, Hashable, Sendable
  • Remark: Generated from #/components/schemas/ExpoToken.

Properties

device_token

public var device_token: Swift.String
  • Remark: Generated from #/components/schemas/ExpoToken/device_token.

Methods

init(device_token:)

public init(device_token: Swift.String)

Creates a new ExpoToken.

  • Parameters:
    • device_token:

Parameters

Name Description
device_token