totalCap property

int? totalCap
final

Non-null only for trial users: total AI messages allowed for the entire trial period. Null = no total cap (paid plans).

Implementation

final int? totalCap;