SetupAttemptUnionJsonAdapter

class SetupAttemptUnionJsonAdapter

Functions

Link copied to clipboard
fun fromJson(jsonReader: JsonReader, delegate: JsonAdapter<SetupAttempt>): SetupAttemptUnion?
Link copied to clipboard
fun toJson(jsonWriter: JsonWriter, location: SetupAttemptUnion?, delegate: JsonAdapter<SetupAttempt>)