mc_launcher
properties_format
PropertiesEntry
PropertiesEntry constructor
PropertiesEntry
mc_launcher
properties_format
PropertiesEntry
PropertiesEntry constructor
PropertiesEntry class
Constructors
PropertiesEntry
Properties
key
value
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
PropertiesEntry
constructor
PropertiesEntry
(
String
key
,
dynamic
value
)
Implementation
PropertiesEntry(this.key,this.value);