countDataPage property

int countDataPage

Get count data in page using response.data length

Implementation

int get countDataPage => response.data.length;