nullptr property

Pointer<Never> nullptr
final

Implementation

final ffi.Pointer<Never> nullptr = ffi.Pointer.fromAddress(0);