Creates a RichBlock object from JSON.
factory RichBlock.fromJson(Map<String, dynamic> json) => _$RichBlockFromJson(json);