using latest flutter version with firestore , the below is an example of my DB design ,
and this ,
can collectionGroup , Get all 'hours' where 'days' document ID is equal to '2019-11-09'
coming from relational DB family this is vey simple , but am banging my head with firestore-flutter , please help me to achieve this , or should I re-design which would be lame .