land property Null safety

Future<void> land

Implementation

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