NotifyHistoryDataEntity.fromJson constructor

NotifyHistoryDataEntity.fromJson(
  1. Map json
)

Implementation

factory NotifyHistoryDataEntity.fromJson(Map json) => _$NotifyHistoryDataEntityFromJson(json);