CheckDataHistoryEntity.fromJson constructor

CheckDataHistoryEntity.fromJson(
  1. Map json
)

Implementation

factory CheckDataHistoryEntity.fromJson(Map json) => _$CheckDataHistoryEntityFromJson(json);