actions property

  1. @JsonKey(name: 'actions')
List<NotificationActions>? actions
inherited

Implementation

@JsonKey(name: 'actions')
List<NotificationActions>? get actions => throw _privateConstructorUsedError;