A framework for building convergent cross-platform Nextcloud clients using Flutter.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

683 B

openapi.model.NotificationsPushNotificationDecryptedSubject

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
nid int [optional]
app String [optional]
subject String [optional]
type String [optional]
id String [optional]
delete bool [optional]
deleteAll bool [optional]

[Back to Model list] [Back to API list] [Back to README]