length property

int get length

The number of frames in this provider.

Implementation

int get length => throw (UnimplementedError());