call method

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

Returns itself.

Implementation

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