share method

void share()

Implementation

void share() {
  shareActivity!.data(data!);
}