Using an ionic native plugin only on Android

I have an interesting use cases where I would like to use an ionic native plugin namely, bluetooth-serial only on one platform out of two. So I would like to use it on Android but not on iOS. Is there a way to add a dependency just to one platform ?