DIDDelete.fromJson constructor

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

Implementation

DIDDelete.fromJson(Map<String, dynamic> json) : super.json(json);