Parse from a json
factory ConnectionStateReady.fromJson(Map<String, dynamic> json) => const ConnectionStateReady();