Validate name and number and other values in Object using Bloc/Cubit

后端 未结 0 1584
清酒与你
清酒与你 2020-12-29 13:02

This is my class which holds the Object shop. I\'m using BLOC pattern.

@immutable
class Shop {
final String id;
final String userId;
final String shopName;
fi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题