Dynamically instantiates a Int64 value mapped sequentially into memory.
Int64.from(int value) : _data = Int64List(1)..[0] = value;