data property
Uint32List?
get
data
The elements to insert.
Implementation
_i8.Uint32List? get data => _i5.getProperty(
this,
'data',
);
The elements to insert.
_i8.Uint32List? get data => _i5.getProperty(
this,
'data',
);