call abstract method

Future<UsuarioFilial?> call(
  1. String code
)

Implementation

Future<UsuarioFilial?> call(String code);