updatedAt property

  1. @JsonKey(name: 'updated_at')
DateTime? updatedAt
inherited

Implementation

@JsonKey(name: 'updated_at')
DateTime? get updatedAt => throw _privateConstructorUsedError;