FunctionHeader({ int expire, BigInt time, String pubkey, }) { _expire = expire; _time = time; _pubkey = pubkey; }