tokenExpiry property

  1. @Column(nullable: true)
int? tokenExpiry
final

Implementation

@Column(nullable: true)
final int? tokenExpiry;