refreshToken property

  1. @JsonKey(name: 'refresh_token')
String? refreshToken
inherited

Implementation

@JsonKey(name: 'refresh_token')
String? get refreshToken => throw _privateConstructorUsedError;