totalPages property
An integer representing the total number of pages of call logs available. This may be null if the total number of pages is unknown.
Implementation
int? totalPages;
An integer representing the total number of pages of call logs available. This may be null if the total number of pages is unknown.
int? totalPages;