Inside models package the only class used is user and only to get a map with all the information about the user. There's a lot of value in having schemas related to objects sent and received with firebase. We need to validate all the transactions made with firebase with schemas. This would be great for expansion, bug management and future testing.
Inside models package the only class used is user and only to get a map with all the information about the user. There's a lot of value in having schemas related to objects sent and received with firebase. We need to validate all the transactions made with firebase with schemas. This would be great for expansion, bug management and future testing.