call method

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

Returns itself.

Implementation

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