dart sizeof运算符或如何在内存中找出类实例的大小

use*_*775 5 sizeof dart

Dart与“ sizeof”运算符是否等效?或者,如何找出一个类实例在内存中使用了多少字节?

Ale*_*uin 4

sizeofDart 中没有运算符。