$ChangeLog(- {String? accountId,
- String? action,
- DateTime? changeTime,
- String? fieldName,
- String? id,
- String? kind,
- String? newValue,
- String? objectId,
- String? objectType,
- String? oldValue,
- String? subaccountId,
- String? transactionId,
- String? userProfileId,
- String? userProfileName}
)
Implementation
$ChangeLog({
this.accountId,
this.action,
this.changeTime,
this.fieldName,
this.id,
this.kind,
this.newValue,
this.objectId,
this.objectType,
this.oldValue,
this.subaccountId,
this.transactionId,
this.userProfileId,
this.userProfileName,
});