updatedAt property

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

Implementation

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