restoreEntitlementsForCurrentUser method
1.3.0 no-userId overload — uses the currently identified user.
Implementation
Future<List<Map<String, dynamic>>> restoreEntitlementsForCurrentUser() {
throw UnimplementedError('restoreEntitlementsForCurrentUser() has not been implemented.');
}