flyme_annotation 源码
语言:| flyme_annotation 只为Flutter。 注释。 入门 特性 属性:一个属性列表。 财产 属性:描述实例的属性。 它具有三个属性: 名称:属性名称。 类型:属性的类型。 initial:属性的初始化值。 如何使用 只是看代码: @Properties ([ Property (name : "name" , type : "String" , initial : "" ), Property (name : "age" , type : "num" , initial : "-1" ), Property ( name : "user
下载地址
用户评论