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.
777 B
777 B
openapi.model.NotesNote
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
etag | String | [optional] | |
readonly | bool | [optional] | |
content | String | [optional] | |
title | String | [optional] | |
category | String | [optional] | |
favorite | bool | [optional] | |
modified | int | [optional] | |
error | bool | [optional] | |
errorType | String | [optional] |