call abstract method

  1. @override
$R call({
  1. String? id,
  2. List<String>? userId,
  3. String? boundaryCode,
})
override

Implementation

@override
$R call({String? id, List<String>? userId, String? boundaryCode});