defaultTokenFile property Null safety

File defaultTokenFile

Implementation

static File get defaultTokenFile =>
    File('${Util.userHome}/.yt/.refreshToken.json');