Future<Avatar>load({required String id, void Function(double progress)? onProgress}) { throw UnimplementedError('load() has not been implemented.'); }