flutter/slc/common/entity/label_value library

Classes

LabelValue<T>
@author: slc 定义一个泛型类 LabelValue,用于存储标签和对应的值 其中 T 是值的类型,可以是任意类型