'''final parsedExpiryTime = DateTime.parse(expiryTimeString.toString());'''
I/flutter (28078): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ I/flutter (28078): The following NoSuchMethodError was thrown building Builder: I/flutter (28078): The getter 'token' was called on null. I/flutter (28078): Receiver: null I/flutter (28078): Tried calling: token