UserInPhotoUsername

public struct UserInPhotoUsername : Decodable

A struct containing the username of the tagged user.

  • The value of the x-axis.

    Declaration

    Swift

    public let username: String