Map<String, dynamic> toJson() => { 'namespace': namespace, 'type': type.value, 'uuid': uuid, 'fullId': fullId, 'shortForm': shortForm, 'url': url, };