duration property

double? get duration

How long this controller takes to complete, if known. double.infinity if it never completes on its own.

Implementation

double? get duration;