menu
proto_bytes package
documentation
com/protobytes/buffers/core/buffs.dart
BuffObject
addAttribute method
addAttribute method
dark_mode
light_mode
addAttribute
method
@
override
void
addAttribute
(
IBuffInfo
attribute
)
override
添加属性
Implementation
@override void addAttribute(IBuffInfo attribute) { _attributes.add(attribute); }
proto_bytes package
documentation
com/protobytes/buffers/core/buffs
BuffObject
addAttribute method
BuffObject class