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