menu
gs_template_maker package
documentation
models/template_models.dart
ShapeLayerModel
ShapeLayerModel.fromJson factory constructor
ShapeLayerModel.fromJson factory constructor
dark_mode
light_mode
ShapeLayerModel.fromJson
constructor
ShapeLayerModel.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ShapeLayerModel.fromJson(Map<String, dynamic> json) => _$ShapeLayerModelFromJson(json);
gs_template_maker package
documentation
models/template_models
ShapeLayerModel
ShapeLayerModel.fromJson factory constructor
ShapeLayerModel class