getTime abstract method

Future<int?> getTime(
  1. String key
)

Implementation

Future<int?> getTime(String key);