Custom Parameters Order

annotation class CustomParametersOrder(val order: String)

The CustomParametersOrder annotation is useful to manage the custom parameters order for a better readability of the code and to work with that parameters correctly

Author

N7ghtm4r3 - Tecknobit

Since

1.0.4

Properties

Link copied to clipboard
val order: Array<out String>

The order of the custom parameters of a user customization