Map<String, dynamic> toMap() { return IdentifierModelMapper.ensureInitialized() .encodeMap<IdentifierModel>(this as IdentifierModel); }