creditorId property
String?
get
creditorId
Implementation
String? get creditorId => _$this._creditorId;
set
creditorId
(String? creditorId)
Implementation
set creditorId(String? creditorId) => _$this._creditorId = creditorId;