import 'package:bbyyy/generated/json/base/json_convert_content.dart'; class UserBalanceEntity with JsonConvert { double data; String error; }