platform property
read / write
Operating system the application has been run or is running on, as provided by the application.
Implementation
late String platform;
Operating system the application has been run or is running on, as provided by the application.
late String platform;