Decimal128.string


Description:

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

Parameters:

data

The data of the decimal.

Returns:

A newly created Decimal128 on success, null on error.