@override String get errorAwaitWithoutAsync => '`await` keyword can only be used inside an async function body.';