Rectangle extension type

on

Constructors

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

Properties

value List<num>
final

Methods

toJson() List<num>