Aria2ServerItem.fromJson constructor

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

Implementation

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