saveAuthModel abstract method

Future<void> saveAuthModel(
  1. AuthToken token
)

Implementation

Future<void> saveAuthModel(AuthToken token);