Invokes this action with the given intent.
intent
@override Object? invoke(Intent intent) { return onInvoke(intent); }