SecurityContext constructor

SecurityContext({
  1. int? runAsUser,
})

Implementation

SecurityContext({this.runAsUser});