RefreshTokenSecret constructor

const RefreshTokenSecret(
  1. String val
)

Implementation

const RefreshTokenSecret(super.val);