value property

  1. @PostRecordConverter()
PostRecord get value
inherited

The record data itself.

Implementation

@PostRecordConverter()
PostRecord get value => throw _privateConstructorUsedError;