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] |