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.
 
 

773 B

openapi.model.UserStatus

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
userId String [optional]
message String [optional]
messageId String [optional]
messageIsPredefined bool [optional]
icon String [optional]
clearAt Object [optional]
status UserStatusTypeEnum [optional]
statusIsUserDefined bool [optional]

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