createdAt property

  1. @JsonKey(name: 'created_at')
int createdAt
inherited

Implementation

@JsonKey(name: 'created_at')
int get createdAt => throw _privateConstructorUsedError;