static Layout<BigInt> lebU64({String? property}) { return LEBBigIntegerLayout(u64(), property: property); }