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
Constructors
Position
fromJson
Properties
cornerPosition
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==