menu
lesntec package
documentation
models/station_param_data.dart
Wall
Wall.fromJson constructor
Wall.fromJson constructor
dark_mode
light_mode
Wall.fromJson
constructor
Wall.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Wall.fromJson(Map<String, dynamic> json) { builderPixelSize = json["builder.pixel_size"]; }
lesntec package
documentation
models/station_param_data
Wall
Wall.fromJson constructor
Wall class