ffi_helper
ffi_helper
Array
<
T extends NativeType
>
untypedView property
untypedView
ffi_helper
ffi_helper
Array
<
T extends NativeType
>
untypedView property
Array class
Constructors
Array
fromList
fromPtr
Properties
hashCode
ptr
runtimeType
untypedView
Methods
delete
noSuchMethod
toString
Operators
operator ==
untypedView
property
List
<
int
>
untypedView
@doNotStore
Implementation
@doNotStore List<int> get untypedView => _view;