Notes constructor

Notes({
  1. String address,
})

Implementation

external factory Notes({
  String address,
});