notification property
Custom test notification object. Required when the types list contains CUSTOM.
Implementation
@BuiltValueField(wireName: r'notification')
CustomNotification? get notification;
Custom test notification object. Required when the types list contains CUSTOM.
@BuiltValueField(wireName: r'notification')
CustomNotification? get notification;