call method

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

Returns itself.

Implementation

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