following member is a calculated field
@data_calc( )get my_field(): string => { return 'hello';}; Copy
@data_calc( )get my_field(): string => { return 'hello';};
Optional
Generated using TypeDoc
following member is a calculated field
Example