accessTokenExpiresAt property Null safety

DateTime accessTokenExpiresAt
@Deprecated('This property will be replaced by \'expiresAt\' from 1.2.0'), read / write

엑세스 토큰 만료 시각

Implementation

@Deprecated('This property will be replaced by \'expiresAt\' from 1.2.0')
DateTime accessTokenExpiresAt;