I\'m facing off an issue due to companion object inside a Realm entity.
Example:
// Entity open class MyEntity( @PrimaryKey var id: String? = &