menu
paseto package
documentation
common/header.dart
Header
bytes property
bytes property
dark_mode
light_mode
bytes
property
List
<
int
>
get
bytes
Implementation
List<int> get bytes { return utf8.encode(toTokenString); }
paseto package
documentation
common/header
Header
bytes property
Header class