menu
scribble_with_timestamp package
documentation
scribble.dart
Drawing
Drawing.fromJson factory constructor
Drawing.fromJson factory constructor
dark_mode
light_mode
Drawing.fromJson
constructor
Drawing.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Drawing.fromJson(Map<String, dynamic> json) = _$DrawingImpl.fromJson;
scribble_with_timestamp package
documentation
scribble
Drawing
Drawing.fromJson factory constructor
Drawing class