call method

  1. @useResult
FDialogRouteMotion call(
  1. Object? _
)
inherited

Returns itself.

Implementation

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