Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 627 Bytes

File metadata and controls

18 lines (13 loc) · 627 Bytes

openapi.model.NotificationSubject

Load the model package

import 'package:gitea_openapi/api.dart';

Properties

Name Type Description Notes
latestCommentUrl String [optional] [default to null]
title String [optional] [default to null]
type String [optional] [default to null]
url String [optional] [default to null]

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