getCurrentUserId abstract method

Future<String?> getCurrentUserId()

Obter ID do usuário atual

Implementation

Future<String?> getCurrentUserId();