SizedVmo constructor

SizedVmo(Handle handle, int _size)

Implementation

SizedVmo(Handle? handle, this._size) : super(handle);