Rich-text attributes set by this operation, can be null.
null
Map<String, dynamic>? get attributes => _attributes == null ? null : Map<String, dynamic>.from(_attributes!);