getIdToken method Null safety

Future<String?> getIdToken()

Implementation

Future<String?> getIdToken() async => 'ID_TOKEN';