Line data Source code
1 : import 'package:apptive_grid_core/apptive_grid_core.dart'; 2 : 3 : /// Stub Function used for non web platforms 4 1 : Future<void> enableWebAuth(ApptiveGridOptions options) async {}