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