sampleAccountIds property

  1. @JsonKey(defaultValue: <String>[])
List<String> sampleAccountIds
final

Sample account IDs that triggered the notifications.

Implementation

@JsonKey(defaultValue: <String>[])
final List<String> sampleAccountIds;