Deleting.fromJson constructor

Deleting.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory Deleting.fromJson(Map<String, dynamic> json) = _$Deleting.fromJson;