RemoteObjectSubtype constructor

const RemoteObjectSubtype(
  1. String value
)

Implementation

const RemoteObjectSubtype(this.value);