menu
ack_example package
documentation
mixed_examples.dart
ProductInventory
lastRestocked property
lastRestocked property
dark_mode
light_mode
lastRestocked
property
@Pattern.new(r'^\d{4}-\d{2}-\d{2}$')
String
lastRestocked
final
Implementation
@Pattern(r'^\d{4}-\d{2}-\d{2}$') final String lastRestocked;
ack_example package
documentation
mixed_examples
ProductInventory
lastRestocked property
ProductInventory class