getCountResponseParser property

int Function(Response response)? getCountResponseParser
final

Provides a way to transform unread notification response by providing a map body

Implementation

final int Function(Response response)? getCountResponseParser;