◆ CollectionVoucherEntity()
| CollectionVoucherEntity::CollectionVoucherEntity |
( |
{ required this.id, required this.volumeCollected, } | | ) |
|
|
private |
◆ CollectionVoucherModel()
| CollectionVoucherEntity::CollectionVoucherModel |
( |
{ required super.id, required super.volumeCollected, } | | ) |
|
|
private |
◆ fromJson()
◆ toJson()
| Map< String, dynamic > CollectionVoucherEntity::toJson |
( |
| ) |
|
|
inlineprivate |
◆ id
| final int CollectionVoucherEntity::id |
|
private |
◆ volumeCollected
| final double CollectionVoucherEntity::volumeCollected |
|
private |
The documentation for this class was generated from the following files: