ExpoToken

STRUCT

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