AndroidServiceStartType constructor

const AndroidServiceStartType(
  1. int value
)

Constructs an instance of AndroidServiceStartType.

Implementation

const AndroidServiceStartType(this.value);