KeyLink.fromJson constructor
KeyLink.fromJson(
- String value
Implementation
factory KeyLink.fromJson(String value) => _$KeyLinkFromJson({'value': value});
factory KeyLink.fromJson(String value) => _$KeyLinkFromJson({'value': value});