menu
askar_wrapper_dart
askar_wrapper_dart.dart
AskarHandle
toInt method
toInt
dark_mode
light_mode
toInt
method
int
toInt
(
)
Returns the handle as an integer.
Implementation
int toInt() { return handle; }
askar_wrapper_dart
askar_wrapper_dart
AskarHandle
toInt method
AskarHandle class