Vmo constructor

*<Null safety>*

Vmo(Handle? handle)

Implementation

Vmo(Handle? handle) : super(handle);