menu
tiledjsonreader package
documentation
map/layer/objects.dart
Property
Property constructor
Property constructor
dark_mode
light_mode
Property
constructor
Property
(
{
String
?
name
,
String
?
type
,
dynamic
value
,
})
Implementation
Property({this.name, this.type, this.value});
tiledjsonreader package
documentation
map/layer/objects
Property
Property constructor
Property class