timeline property Null safety

Future<void> timeline

Implementation

static Future<void> get timeline async {
  await _api?.timeline();
}