static Layout<Map<String, dynamic>> layout({String? property}) { return LayoutConst.struct([TimeBounds.layout(property: "timeBounds")], property: property); }