menu
aegee_leiden_app
services/drive/driveApiService.dart
DriveApiService
DriveApiService constructor
DriveApiService
dark_mode
light_mode
DriveApiService
constructor
DriveApiService
(
Future
<
DriveApi
>
driveClient
)
Implementation
DriveApiService(Future<DriveApi> driveClient) { driveApi = driveClient; }
aegee_leiden_app
driveApiService
DriveApiService
DriveApiService constructor
DriveApiService class