size property Null safety

int? size
override

Implementation

int? get size;
void size= (int? value)
override

Implementation

set size(int? value);