replace the "Krow" with "KROW"
This commit is contained in:
@@ -21,7 +21,7 @@ import '../../domain/repositories/auth_repository_interface.dart';
|
||||
/// Production-ready implementation of the [AuthRepositoryInterface] for the client app.
|
||||
///
|
||||
/// This implementation integrates with Firebase Authentication for user
|
||||
/// identity management and Krow's Data Connect SDK for storing user profile data.
|
||||
/// identity management and KROW's Data Connect SDK for storing user profile data.
|
||||
class AuthRepositoryImpl implements AuthRepositoryInterface {
|
||||
/// Creates an [AuthRepositoryImpl] with the real dependencies.
|
||||
AuthRepositoryImpl({dc.DataConnectService? service})
|
||||
|
||||
Reference in New Issue
Block a user