groupId property

Object? groupId
final

点击外部分组 id,默认以当前 State 的 hashCode 作为分组 id

Implementation

final Object? groupId;