lastInteraction property
The last time of interaction with the challenge.
Implementation
@BuiltValueField(wireName: r'lastInteraction')
DateTime get lastInteraction;
The last time of interaction with the challenge.
@BuiltValueField(wireName: r'lastInteraction')
DateTime get lastInteraction;