numImportants property

  1. @JsonKey(name: 'num_importants')
int? numImportants
inherited

Number of important messages.

Implementation

@JsonKey(name: 'num_importants')
int? get numImportants => throw _privateConstructorUsedError;