Decimal64.string


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "19.0.0" ) ]
public Decimal64.string (string data) throws Error

Parameters:

data

The data of the decimal.

Returns:

A newly created Decimal64 on success, null on error.