timestampUpdated property

  1. @JsonKey.new(name: 'timestamp_updated')
DateTime? get timestampUpdated
inherited

Implementation

@JsonKey(name: 'timestamp_updated')
DateTime? get timestampUpdated => throw _privateConstructorUsedError;