menu
yt
yt
Position
Position.fromJson factory constructor
Position.fromJson
brightness_4
brightness_5
Position.fromJson
constructor
Position.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Position.fromJson(Map<String, dynamic> json) => _$PositionFromJson(json);
yt
yt
Position
Position.fromJson factory constructor
Position class