TokenUtils constructor

TokenUtils()

Implementation

factory TokenUtils() => _getInstance ??= TokenUtils._();