readResource abstract method
Requests the client to perform a readproperty
operation on a form
.
Implementation
Future<Content> readResource(AugmentedForm form);
Requests the client to perform a readproperty
operation on a form
.
Future<Content> readResource(AugmentedForm form);