menu
yasee_plugin
models/tmd_history_entity.dart
TmdHistoryEntity
check_datas property
check_datas
dark_mode
light_mode
check_datas
property
List
<
CheckDataEntity
>
?
check_datas
getter/setter pair
当数据为 数据段返回时 可忽略 history_index、history_timestrmp 字段
Implementation
List<CheckDataEntity>? check_datas;
yasee_plugin
tmd_history_entity
TmdHistoryEntity
check_datas property
TmdHistoryEntity class