YcHistoryEntity.fromJson constructor

YcHistoryEntity.fromJson(
  1. Map json
)

Implementation

factory YcHistoryEntity.fromJson(Map json) => _$YcHistoryEntityFromJson(json);