PaintProfile extension type

Array of timings, one per paint step.

on

Constructors

PaintProfile(List<num> value)
PaintProfile.fromJson(List value)
factory

Properties

value List<num>
final

Methods

toJson() List<num>