call method

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

Returns itself.

Implementation

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