notRoot property

bool notRoot
final

A flag indicating whether the object is not the root object.

If set to true, it adds padding to align nested objects properly.

Implementation

final bool notRoot;