Rectangle extension type

on

Constructors

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

Properties

value List<num>
final

Methods

toJson() List<num>