PlatformRepository¶ interface PlatformRepository #### Inheritors - [`PlatformRepositoryImpl`](../../io.ygdrasil.shared.data.repository/-platform-repository-impl/index.md) Functions¶ getPlatformInfo¶ abstract fun getPlatformInfo(): Flow<Result<PlatformInfo>>