Converts this block to a map.
@override Map<String, dynamic> toMap() => { 'type': 'text', 'text': text, ..._metadataMap(this), };