Skip to content

Comments

Single-line Comments

work the same way

Dart see docs. Kotlin see docs

Multi-line Comments

work the same way

Dart see docs. Kotlin see docs

Documentation Comments

work in a similar way

Dart see docs. Kotlin see docs In Dart it is possible to define documentation comments with multiple single-line comments started with ///