createdDateTime property

  1. @JsonKey(name: 'created')
String createdDateTime
inherited

Timestamp when token was created

Implementation

@JsonKey(name: 'created')
String get createdDateTime => throw _privateConstructorUsedError;