expiresIn property

  1. @JsonKey(name: 'expires_in')
String? expiresIn
inherited

Implementation

@JsonKey(name: 'expires_in')
String? get expiresIn => throw _privateConstructorUsedError;