joinedAt property

int get joinedAt

Implementation

int get joinedAt => data['joined_ts'] ?? 0;