expiresIn property

  1. @JsonKey(name: "expires_in")
int expiresIn
getter/setter pair

Implementation

@JsonKey(name: "expires_in")
int expiresIn;