Bip32KeyIndex.fromBytes(List<int> bytes) { _index = IntUtils.fromBytes(bytes, byteOrder: Endian.little); }