XIcon.fromJson constructor

XIcon.fromJson(
  1. dynamic json
)

Implementation

factory XIcon.fromJson(json) => _$XIconFromJson(json);