call method

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

Returns itself.

Implementation

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