AndroidServiceForegroundType constructor

const AndroidServiceForegroundType(
  1. int value
)

Constructs an instance of AndroidServiceForegroundType.

Implementation

const AndroidServiceForegroundType(this.value);