data property
- @Deprecated('Use `value` instead. This field will be removed in a Future version.')
final
Data is the value of the column, in text format. n is the above length.
Implementation
@Deprecated(
'Use `value` instead. This field will be removed in a Future version.')
final String data;