@Injectable({
  providedIn: 'root',
})
export class Service {
}