is24HourTime method

Future<bool?> is24HourTime()

Implementation

Future<bool?> is24HourTime() => throw UnimplementedError(
    'is24HourTime() has not been implemented on $os.');