DebugFlagImpl extension
- on
Static Methods
-
fromInt(
int val) → DebugFlag -
Available on DebugFlag, provided by the DebugFlagImpl extension
-
fromPointer(
Pointer< Void> ptr, {bool needFree = true}) → DebugFlag? -
Available on DebugFlag, provided by the DebugFlagImpl extension
-
toInt(
DebugFlag e) → int -
Available on DebugFlag, provided by the DebugFlagImpl extension
-
toPointer(
DebugFlag? val) → Pointer< Void> -
Available on DebugFlag, provided by the DebugFlagImpl extension