sdk.file_2.sdkfile._constructor_
Home > @matterway/sdk > File_2 > SdkFile > (constructor)
File_2.SdkFile.(constructor)
Constructs a new instance of the SdkFile
class
Signature:
constructor(data: string, name: string, type: string);
Parameters
Parameter | Type | Description |
---|---|---|
data | string | |
name | string | |
type | string |