Eip1559EstimationCompat.fromJson constructor

Eip1559EstimationCompat.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory Eip1559EstimationCompat.fromJson(Map<String, dynamic> json) =>
    _$Eip1559EstimationCompatFromJson(json);