size property

bool? get size

Implementation

bool? get size => (_$data['size'] as bool?);