call abstract method
TRes
call({
- Input$ContentTypeImageFormatInput? background,
- Input$ContentTypeImageFormatInput? black,
- Input$ContentTypeImageFormatInput? white,
- String? icon,
Implementation
TRes call({
Input$ContentTypeImageFormatInput? background,
Input$ContentTypeImageFormatInput? black,
Input$ContentTypeImageFormatInput? white,
String? icon,
});