Future<Map<String, dynamic>> bootstrap({required String userId, required int freeTrialDays}) { throw UnimplementedError('bootstrap() has not been implemented.'); }