contextPointer property
Deprecated: Context is now owned by VM, this is always 0
Implementation
@Deprecated('Context is now owned by VM, use vmPointer instead')
int get contextPointer => 0;
Deprecated: Context is now owned by VM, this is always 0
@Deprecated('Context is now owned by VM, use vmPointer instead')
int get contextPointer => 0;