SvgIcon.fromJson constructor

SvgIcon.fromJson(
  1. Json json
)

Implementation

factory SvgIcon.fromJson(Json json) => _$SvgIconFromJson(json);