``` class ..... { init { } } ```
# getting-started
m
Copy code
class ..... {
    init {
    
    }
}