Packedfinal

用于在 Struct 子类型上指定注释,表示其成员需要打包。

memberAlignment 的有效值是 1、2、4、8 和 16。

注释
  • @Since('2.13')

构造函数

Packed(int memberAlignment)
const

属性

hashCode int
此对象的哈希码。
no setterinherited
memberAlignment int
final
runtimeType Type
对象运行类型的表现。
no setterinherited

方法

noSuchMethod(Invocation invocation) → dynamic
当访问不存在的属性或方法时触发。
inherited
toString() String
此对象的字符串表示。
inherited

操作符

operator ==(Object other) bool
等号运算符。
inherited