type property

  1. @override
int get type
override

得到这个buff的类型

Implementation

@override
int get type => BuffType.bytesType;