Maui Binding Ignore
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.CONSTRUCTOR, AnnotationTarget.PROPERTY ] )
This annotation is used to mark classes, functions, constructors or properties that should not be exposed in the generated binding.