MoleculeSurrogate

data class MoleculeSurrogate(val name: String)

Surrogate class for the Molecule interface.

Parameters

name

the name of the molecule.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard