leancode_contracts 0.2.1
leancode_contracts: ^0.2.1 copied to clipboard
Dart contracts runtime for a CQRS API.
leancode_contracts #
Runtime dependencies needed by package:leancode_contracts_generator
.
Installation #
dart pub add leancode_contracts
Types #
The following types are provided by package:leancode_contracts
:
TimeOnly
- describes a time of day with microsecond precisionDateOnly
- describes a particular day
Refer to the API documentation for more info.