kPointer constant
An instance of the dart:ffi Pointer<T> class. Note: The type argument T
is erased at runtime.
Implementation
static const String kPointer = 'Pointer';
An instance of the dart:ffi Pointer<T> class. Note: The type argument T
is erased at runtime.
static const String kPointer = 'Pointer';