menu
id3_document
id3_document
DocumentOrientation
toMap method
toMap
brightness_4
brightness_5
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { 'pitch': pitch, 'roll': roll, 'yaw': yaw, }; }
id3_document
id3_document
DocumentOrientation
toMap method
DocumentOrientation class