Autosens.swift 67 B

123456
  1. import Foundation
  2. struct Autosens: JSON {
  3. let ratio: Double
  4. }