call method

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

Returns itself.

Implementation

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