getInfoMeeting abstract method

Future<Meeting?> getInfoMeeting(
  1. int code
)

Implementation

Future<Meeting?> getInfoMeeting(int code);