updatedAt property

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

Implementation

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