GlobalAction constructor

const GlobalAction(
  1. int? id
)

Implementation

const GlobalAction(this.id);