requestAccountDelete method
Implementation
Future<core.XRPCResponse<core.EmptyData>> requestAccountDelete() async =>
await _ctx.post(ns.comAtprotoServerRequestAccountDelete);
Future<core.XRPCResponse<core.EmptyData>> requestAccountDelete() async =>
await _ctx.post(ns.comAtprotoServerRequestAccountDelete);