call abstract method
TRes
call({
- String? name,
- String? code,
- String? dialCode,
- Input$PictureInput? flagSquare,
- Input$PictureInput? flagWide,
- String? iconFlag,
Implementation
TRes call({
String? name,
String? code,
String? dialCode,
Input$PictureInput? flagSquare,
Input$PictureInput? flagWide,
String? iconFlag,
});