count property

String? count
final

number of entities that were targeted

Available in : MESSAGE_DELETE & MESSAGE_BULK_DELETE & MEMBER_DISCONNECT & MEMBER_MOVE

is not always returned, hence the nullable porperty

Implementation

final String? count;