copyAndReplaceMetadata abstract method
Returns a copy of this DocumentNode, replacing its existing
metadata with newMetadata.
Implementation
DocumentNode copyAndReplaceMetadata(Map<String, dynamic> newMetadata);
Returns a copy of this DocumentNode, replacing its existing
metadata with newMetadata.
DocumentNode copyAndReplaceMetadata(Map<String, dynamic> newMetadata);