import 'package:forestvpn_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | int | ||
createdAt | DateTime | ||
title | String | ||
summary | String | ||
featuredImage | FeaturedImage | ||
content | String | ||
isUnread | bool | ||
isFeatured | bool |
import 'package:forestvpn_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | int | ||
createdAt | DateTime | ||
title | String | ||
summary | String | ||
featuredImage | FeaturedImage | ||
content | String | ||
isUnread | bool | ||
isFeatured | bool |