getProfile abstract method

Future<Either<ProfileModel, dynamic>> getProfile(
  1. BuildContext context
)

Implementation

Future<Either<ProfileModel, dynamic>> getProfile(BuildContext context);