call method

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

Returns itself.

Implementation

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