getTimeFormat method

Future<bool> getTimeFormat()

Implementation

Future<bool> getTimeFormat() {
  throw UnimplementedError('getTimeFormat() has not been implemented.');
}