mirror of
https://bitbucket.org/myhomie/mycorerepository.git
synced 2025-12-06 09:41:19 +00:00
575 B
575 B
mycoreapi.model.Book
Load the model package
import 'package:mycoreapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| bookName | String | [optional] | |
| price | num | [optional] | |
| category | String | [optional] | |
| author | String | [optional] |