updateAt property

  1. @BuiltValueField(wireName: r'update_at')
int? updateAt

The time at which the scheme was last updated.

Implementation

@BuiltValueField(wireName: r'update_at')
int? get updateAt;