call abstract method

Future<Estabelecimento?> call({
  1. String? id,
})

Implementation

Future<Estabelecimento?> call({String? id});