getCreated_at method

String getCreated_at()

Implementation

String getCreated_at() {
    return created_at;
}