creationDate property
The date on which the transaction was performed.
Implementation
@BuiltValueField(wireName: r'creationDate')
DateTime? get creationDate;
The date on which the transaction was performed.
@BuiltValueField(wireName: r'creationDate')
DateTime? get creationDate;