Package com. squareup. moshi. adapters
Types
Link copied to clipboard
A JsonAdapter for enums that allows having a fallback enum value when a deserialized string does not match any enum value.
Link copied to clipboard
A JsonAdapter factory for objects that include type information in the JSON.
Link copied to clipboard
Formats dates using RFC 3339, which is formatted like
2015-09-26T18:23:50.250Z.