Sets display time.
Future<void> sendDisplayTime(int time) { return _platform.sendDisplayTime(time); }