size property
How much memory in bytes the type this pointer points to occupies,
or null for @unsized types.
Implementation
@extra
final int? size;
How much memory in bytes the type this pointer points to occupies,
or null for @unsized types.
@extra
final int? size;