Surface/lib/services/timezone.dart

2 lines
74 B
Dart

export 'timezone/native.dart' if (dart.library.html) 'timezone/web.dart';