DocumentItemConfiguration<TDocument extends DocumentItem>.fromJson constructor
Implementation
factory DocumentItemConfiguration.fromJson(Map<String, dynamic> json) =>
throw UnimplementedError('This must be implemented by the subclass');