pub fn platform() -> impl Future<Output = Result<Platform>>
Returns Future which resolves into Platform struct.
Future