logTimeFormat method

Future<StatusModel?> logTimeFormat()

Implementation

Future<StatusModel?> logTimeFormat() {
  throw UnimplementedError('logTimeFormat() has not been implemented.');
}