getToken abstract method

Future<OAuthToken?> getToken()

KO: 저장된 토큰 반환
EN: Returns saved tokens

Implementation

Future<OAuthToken?> getToken();