mirror of
https://github.com/esiur/esiur-dart.git
synced 2026-04-03 17:58:21 +00:00
2.0.0
This commit is contained in:
@@ -9,6 +9,6 @@ class PropertyModificationInfo {
|
||||
|
||||
String get name => propertyTemplate.name;
|
||||
|
||||
PropertyModificationInfo(
|
||||
const PropertyModificationInfo(
|
||||
this.resource, this.propertyTemplate, this.value, this.age);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user