confirmedAt property
The date and time when the action was carried out.
Implementation
@BuiltValueField(wireName: r'confirmedAt')
DateTime? get confirmedAt;
The date and time when the action was carried out.
@BuiltValueField(wireName: r'confirmedAt')
DateTime? get confirmedAt;