initialize method
Implementation
Future initialize(FlyreelConfig config) {
throw UnimplementedError('initialize() has not been implemented.');
}
Future initialize(FlyreelConfig config) {
throw UnimplementedError('initialize() has not been implemented.');
}