AppleSignInStorage typedef Null safety

AppleSignInStorage = SimpleStorage<Json>

Implementation

typedef AppleSignInStorage = SimpleStorage<Json>;