call abstract method

TRes call({
  1. String? label,
  2. bool? enable,
})

Implementation

TRes call({
  String? label,
  bool? enable,
});