menu
async_task package
documentation
async_task_shared_pointer.dart
SharedPointerAddress
SharedPointerAddress constructor
SharedPointerAddress constructor
dark_mode
light_mode
SharedPointerAddress
constructor
SharedPointerAddress
(
int
memoryAddress
, [
Type
?
type
,
List
?
parameters
])
Implementation
SharedPointerAddress(this.memoryAddress, [this.type, this.parameters]);
async_task package
documentation
async_task_shared_pointer
SharedPointerAddress
SharedPointerAddress constructor
SharedPointerAddress class