FlutterModule

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class FlutterModule(val name: String)

Properties

Link copied to clipboard