init method

  1. @override
void init(
  1. Linio instance
)
inherited

Implementation

@override
void init(Linio instance) {
  linio = instance;
}