getCurrentProfileFromApi abstract method

Future<Map?> getCurrentProfileFromApi(
  1. String endpoint
)

Implementation

Future<Map?> getCurrentProfileFromApi(String endpoint);