Parse the given bytes in to Status. The given bytes will be the serialized form of a google.rpc.Status Protobuf message.
Status parse(Uint8List data);