call method

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

Returns itself.

Implementation

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