call method

  1. @override
FDialogRouteMotion call(
  1. covariant Object _
)
inherited

Returns itself.

Implementation

@override
FDialogRouteMotion call(Object _) => this as FDialogRouteMotion;