currentTimeWhichPreventsApp abstract method

String currentTimeWhichPreventsApp(
  1. String currentTime
)

show Your device thinks it is $currentTime, which prevents the app from connecting securely type

In en, this message translates to: 'Your device thinks it is {currentTime}, which prevents the app from connecting securely.'

Implementation

String currentTimeWhichPreventsApp(String currentTime);