JSON serialization
factory CreateLinkOptions.fromJson(Map<String, dynamic> json) => _$CreateLinkOptionsFromJson(json);