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.
 
 

626 B

openapi.model.NewsFolder

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
id int [optional]
name String [optional]
opened bool [optional]
feeds List This seems to be broken. In testing it is always empty [optional] [default to const []]

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