menu
wsl2distromanager
docker_images
PlatformManifest
PlatformManifest constructor
PlatformManifest
brightness_4
brightness_5
PlatformManifest
constructor
PlatformManifest
(
{
required
String
architecture
,
required
String
os
}
)
Implementation
PlatformManifest({required this.architecture, required this.os});
wsl2distromanager
docker_images
PlatformManifest
PlatformManifest constructor
PlatformManifest class
Constructors
PlatformManifest
fromMap
Properties
architecture
hashCode
os
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==