AppKeyValues

public class AppKeyValues

AppKeyの値を収納するためのクラス

  • ユーザー用の設定値

    Declaration

    Swift

    public let customValues: [String : String]
  • AppKeyValuesのビルダークラス

    See more

    Declaration

    Swift

    public class Builder