totalCap property
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;
Non-null only for trial users: total AI messages allowed for the entire trial period. Null = no total cap (paid plans).
final int? totalCap;