saveUserAuth abstract method

Future<bool> saveUserAuth(
  1. AuthModel authModel
)

Implementation

Future<bool> saveUserAuth(AuthModel authModel);