Future<void> init({UDormBedContractResponse? contract}) async { this.contract = contract; await read(); }