JSON deserialization
factory CreateLinkResult.fromJson(Map<String, dynamic> json) => _$CreateLinkResultFromJson(json);