SuggestedPostDeclined.fromJson constructor
Creates a new SuggestedPostDeclined object from a JSON Map.
Implementation
factory SuggestedPostDeclined.fromJson(Map<String, dynamic> json) =>
_$SuggestedPostDeclinedFromJson(json);
Creates a new SuggestedPostDeclined object from a JSON Map.
factory SuggestedPostDeclined.fromJson(Map<String, dynamic> json) =>
_$SuggestedPostDeclinedFromJson(json);