Placeholder({this.identifier, Map<String, dynamic>? values}) { if (values != null) { _injectEntryMap(identifier, values); } }