updatedAt property

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

Implementation

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